Contribution org.nuxeo.ecm.tokenauth.io.marshallers--marshallers
In component org.nuxeo.ecm.tokenauth.io.marshallers
org.nuxeo.ecm.tokenauth.io.marshallers
inside nuxeo-platform-login-token-9.10.jar /OSGI-INF/token-authentication-marshallers-contrib.xml
This contribution is part of XML component Extension Point
Extension point marshallers of component MarshallerRegistry.Contributed Items
XML Source
<extension point="marshallers" target="org.nuxeo.ecm.core.io.MarshallerRegistry">
<register class="org.nuxeo.ecm.tokenauth.io.AuthenticationTokenWriter" enable="true"/>
<register class="org.nuxeo.ecm.tokenauth.io.AuthenticationTokenListWriter" enable="true"/>
</extension>